CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C builder 串口

搜索资源列表

  1. serial-communication

    0下载:
  2. c++builder编写的串口通信程序,其中以MSComm控件为基础,包括一些window api,对初学者帮助很大。-c++ builder written in serial communication program, including some window api, great help for beginners.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:4383
    • 提供者:杨懿
  1. bcb_winapiCOM

    0下载:
  2. 在C++Builder下实现串口数据的传送-failed to translate
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:400056
    • 提供者:杜韩东
  1. Pic_Fix

    0下载:
  2. C++ Builder 读取串口雷达数据,叠加信息到摄像头抓拍的图片上,可实现6车道的全景监控,相机的位置可在配置文件中更改。-C++ Builder to write the serial port to read the radar data, superimposed information to the camera capture images, can realize the 6 lanes of the panoramic monitoring, the position of t
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:2412104
    • 提供者:赵晓伟
  1. CommMcu

    0下载:
  2. 使用C++Builder软件对串口编程,实现数据传递 -C++Builder rs232 mcu
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:9093
    • 提供者:张荣
  1. Examples

    0下载:
  2. 在C++Builder中采用Victor控件对串口编程的一些例子程序,可以参考-C++Builder Victor RS232
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:119383
    • 提供者:张荣
  1. Serial-communication

    0下载:
  2. 一个用C++ Builder开发的串口通讯的例子,希望对初学者有很大的帮助-An example of serial communication C++ Builder development, a great help for beginners
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:10811
    • 提供者:niuyonghui
  1. api-serial-communication

    0下载:
  2. api串口通信,采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互-api serial communication,C + + BUILDER win32API with implementation of the serial communications, AT commands to interact with the general communications equipment
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:660929
    • 提供者:霍奇
  1. CPPbuildserial

    0下载:
  2. 用C++ Builder自己制作的串口通信界面,也是初次尝试,拿出来-With C++ Builder to produce their own serial communication interface, but also at the first attempt, show bright
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:133609
    • 提供者:李海洋
  1. TComm32

    0下载:
  2. 串行口通讯程序, 版本 1.3.3.5 ,C++builder-Serial port communication program, version 1.3.3.5, C++builder
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:7534
    • 提供者:刘洋
  1. TCommPkg

    0下载:
  2. 串行口通讯数据包协议,c++builder-Serial port communication data packet protocol c++builder,
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:5241
    • 提供者:刘洋
  1. xmt1

    0下载:
  2. 利用C++Builder实现PC与智能温度仪的串口通信-To utilize C++Builder PC with intelligent temperature meter serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-11-18
    • 文件大小:1579
    • 提供者:wang xinlong
  1. CPPBuilderXe2

    0下载:
  2. c++ builder编写的串口程序,适合初学者作为参考,可以直接编译,修改后用作其他用途。-serial procedures, written by c++ builder for beginners as a reference, and can be directly translated, modified to be used for other purposes.
  3. 所属分类:Com Port

    • 发布日期:2017-11-11
    • 文件大小:189707
    • 提供者:陌上柳
  1. FA161-SCH

    1下载:
  2. 联华众科FPGA开发板FA161核心器件为 Altera Cyclone系列FPGA EP1C6,FA161板载有SDRAM,SRAM,FLASH方便制作各种应用,开发板所带资料中包括了上位机与开发板USB通信,上位机与开发板以太网通信,上位机与开发板串口通信例程。FA161板载有USB 1.1,USB 2.0(CY7C68013A)接口,以太网接口(RTL8019AS)。FA161上可以进行HDL程序开发,可以进行nios ii程序开发,可以结合MATLAB制作DSP Builder应用。FA
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-09-18
    • 文件大小:2085888
    • 提供者:qchwu
  1. comApplicationOther

    0下载:
  2. 在C++Builder中(我用的是XE2),使用CnCom2.h进行串口编程,以对设备进行烧录和设备参数的读写。我这里的设备是咖啡机,可以运行D:\examples\comappother\Debug\comAppOther.exe,和参考我的源程序。希望对你有益。-(I use the in C++Builder in XE2) use CnCom2.h serial programming, burning and device parameters to the device to rea
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:20761009
    • 提供者:terry
  1. Pcomm

    0下载:
  2. 调用该Pcomm.dll动态库,完成在C++ Builder环境下的电脑从COM口读取数据。尤其是在串口通信应用、上位机云台控制等。省去自己编写API函数,节省开发者时间。-Call the Pcomm.dll dynamic library, completed in C++ Builder environment computer to read data from the COM port. Especially in serial communications applications,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:24928
    • 提供者:林恒
  1. SDK_Dev_BCB_XE

    0下载:
  2. CommMonitor4串口监视精灵DLL版调用接口,C++ Builder XE版用DLL例程-Serial Port Monitoring Wizard DLL version CommMonitor4 call interface, C++ Builder XE version with DLL routine
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:969203
    • 提供者:George
  1. sendfile

    0下载:
  2. 串口通信,能发送文件,在c++builder中运用了suipack皮肤-Serial communication, can send files, the use of suipack in c++builder skin
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-22
    • 文件大小:1077672
    • 提供者:小ai
  1. Analog-touch-screen

    0下载:
  2. 程序源码采用c++builder软件编辑,基于串口moubus通信协议的模拟触摸屏通信软件-Program source code using c++builder software editor, based on serial communication protocol moubus analog touch screen communication software
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1075073
    • 提供者:mike
  1. ChuanKouJieShou

    0下载:
  2. C++ Builder6.0编写的串口通信程序,此程序适合一台电脑完成收发工作-C++ Builder6.0 prepared by the serial communication program, this program suitable for a computer to send and receive work
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:367227
    • 提供者:李超
  1. MSComm

    0下载:
  2. C++builder用Mscomm编写的串口软件,适合初学者-C++ builder written in Mscomm serial port software, suitable for beginners
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:522614
    • 提供者:郝磊
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com